Design : aes, ibex, jpeg

Platform: sky130hd, asap7

A sample dataset with multiple runs varying the design utilization and the layer_adjust parameters for the routing layers across multiple designs (aes, ibex, jpeg) and multiple platforms (sky130hd, asap7). The same layer_adjust parameter is applied to all the routing layers. All design metrics from the runs are collected for analysis.

Metrics data is represented as json files in the METRICS2.1 format. Each experiment in the run is a separate json file. All of the files are read into a DataFrame 'json_df'.

Data Engineering